DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1WrapDataCollection.SuppressionContext<S,T> Class / Notifications Property

In This Topic
    Notifications Property
    In This Topic
    Gets the notifications that were suppressed.
    Syntax
    'Declaration
     
    Public ReadOnly Property Notifications As List(Of Tuple(Of Object,NotifyCollectionChangedEventArgs))
    See Also